CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - interior point method

搜索资源列表

  1. 罚函数内点法程序

    3下载:
  2. 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C + + compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2658
    • 提供者:lll
  1. pr_loqo

    0下载:
  2. loqo用内点法进行解最优化问题。对于训练SVM特别有用。-loqo using interior point method for Solving optimization problems. Training for SVM particularly useful.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:万广鲁
  1. matlapp.rar

    8下载:
  2. MATLAB的梯度法,内点法,外点法,罚函数,惩罚函数,线性梯度法,源程序,按照提示输入,可直接运行,MATLAB' s gradient method, interior point method, outside the point of law, penalty function, penalty function, the linear gradient method, source code, follow the prompts to input, can be directly r
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:3560
    • 提供者:朱伟
  1. neidian.rar

    2下载:
  2. 内点法求解线性规划问题; 通过内点法实现了线性规划问题的求解; 内有说明文件;,Interior point method for solving linear programming problems through the realization of the interior point method for solving linear programming problem there is documentation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:25420
    • 提供者:liuyanqi
  1. Penalty-Function-Method

    2下载:
  2. 解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。-Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28721
    • 提供者:gaoshanliushui
  1. 06071419

    1下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12697443
    • 提供者:王正宇
  1. Interior_point_method

    4下载:
  2. 内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。 -Interior point method is a feasible region within the initial point of view, the region, where feasible, to carry out the sequence of iterative minimization method. It is only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2993
    • 提供者:lrc
  1. l1magic

    0下载:
  2. 基于内点法的解l2_l1和l2_TV优化问题的matlab代码-Interior point method based on the solution l2_l1 and optimization problems l2_TV code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:486700
    • 提供者:lxx
  1. optimizethedesign

    0下载:
  2. 优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate gradient method, simplex meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:9948
    • 提供者:lijiale
  1. coplqp.tar

    0下载:
  2. 内点法求解凸二次规划 COPL_QP是一个可用的凸二次规划实验的解。这个软件包试图解决线性约束凸二次规划。源代码用C语言编写,附带用户指南(postscr ipt文件)和问题实例-Interior point method for solving convex quadratic programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:87011
    • 提供者:howlong
  1. 107215771l1magic

    0下载:
  2. 该程序使用matlab开发的规划中的经典算法——基于对偶仿射理论的内点法,在工程中是很常用的-The program developed by the use of matlab classical planning algorithm - based on the theory of dual affine interior point method, in the projects is a very commonly used-该程序使用matlab开发的规划中的经典算法——基于对偶仿射理
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:486700
    • 提供者:yonggui
  1. neidianfa

    0下载:
  2. d电力系统潮流计算中的内点法 d电力系统潮流计算中的内点法-d Power Flow Calculation of Interior Point Method
  3. 所属分类:Energy industry

    • 发布日期:2017-03-30
    • 文件大小:391209
    • 提供者:熊来红
  1. MATLAB

    0下载:
  2. 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9354
    • 提供者:范凯
  1. Interior-point-method-

    0下载:
  2. 内点法首先要在可行域求可行的初始点,这当约束增多时,往往是困难的,而外点法则不需要。-Interior point method in the feasible region must first find an initial feasible point, which increases when the time constraint is often difficult, outer point of law does not require.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1890054
    • 提供者:mycar
  1. Conjugate-gradient-method-matlab

    1下载:
  2. 共轭梯度法 SUMT内点法 最速下降法 牛顿法 matlab实现-Conjugate gradient method SUMT interior point method the steepest descent method Newton method matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4424
    • 提供者:雨文
  1. Interior-point-method

    0下载:
  2. 内点法的算法技术文章,千万不要错过,有其适合初学者学习-Interior Point Algorithm for technical articles, do not miss, there it is suitable for beginners to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:300778
    • 提供者:胡长晖
  1. An-Interior-Point-Method-Based-on-Continuous-Anal

    0下载:
  2. An Interior Point Method Based on Continuous Analogy Method for Optimal Power Flow of Large Scale AC/DC Systems
  3. 所属分类:Development Research

  1. interior-point-method-

    0下载:
  2. 程序为内点法,用来求解具有不等式约束条件的目标函数极值,用C开发的程序。-Program for the interior point method for solving the objective function extremum with inequality constraints, a program developed by C.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1108
    • 提供者:wang
  1. golden_Interior-Point-Method

    0下载:
  2. 用黄金分割法和内点法对给出函数的极小点进行求解并验证。-Gold split method and the interior point method to give the function of the minimum point is solved and verified.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1159
    • 提供者:lumengyi
  1. OPF_Interior Point Method

    2下载:
  2. 内点法计算二机系统最优潮流,算例出自王锡凡《现代电力系统分析》(OPF calculation of 2-machine system by interior point method)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:5120
    • 提供者:北溟EE
« 12 3 4 5 6 »
搜珍网 www.dssz.com